/* Style sheets */
/* external style sheet */

p { margin-top: 5px }
p.rhead { text-align: right;
          margin-right: 0.5in;
          font-family: times new roman;
	  }
p.lhead { font-family: Book Antiqua }
p.body { text-align: justify;
         text-indent: 0.5in;
        }

p.foot1 { margin-left: 60%;
         line-height: 300%; 
	 }

p.foot2 { margin-left: 60%;
         line-height: 300%;
         color:red; }